| Latest Science NCERT Notes and Solutions (Class 6th to 10th) | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 6th | 7th | 8th | 9th | 10th | ||||||||||
| Latest Science NCERT Notes and Solutions (Class 11th) | ||||||||||||||
| Physics | Chemistry | Biology | ||||||||||||
| Latest Science NCERT Notes and Solutions (Class 12th) | ||||||||||||||
| Physics | Chemistry | Biology | ||||||||||||
Chapter 6 Systems Of Particles And Rotational Motion
Introduction
In earlier chapters, we focused primarily on the motion of a single particle, often approximating real bodies of finite size as point masses. However, this particle model is often insufficient to describe the motion of extended bodies, which are composed of a system of many particles. This chapter introduces the concepts necessary to understand the motion of such systems, particularly rigid bodies.
A rigid body is an idealized body whose shape and size do not change, meaning the distances between any pair of its constituent particles remain constant. While no real body is perfectly rigid, many objects can be treated as rigid in situations where deformation is negligible.
What Kind Of Motion Can A Rigid Body Have?
A rigid body can exhibit different types of motion:
- Pure Translational Motion: All particles of the body move with the same velocity at any given instant. The body as a whole shifts its position without changing its orientation.
- Rotational Motion: The body moves such that one line (fixed axis) or one point (fixed point) within the body remains stationary.
- Rotation about a fixed axis: Every particle of the body moves in a circle lying in a plane perpendicular to the fixed axis, with the circle's center on the axis. Particles on the axis itself remain stationary. Examples: ceiling fan, potter's wheel.
- Rotation about a moving axis (with one point fixed): A point of the body is fixed, but the axis of rotation can change direction while passing through the fixed point. Examples: spinning top (tip fixed), oscillating table fan (pivot fixed).
- Combination of Translation and Rotation: An object's motion is a combination of shifting its position (translation) and rotating. Example: a rolling cylinder. The motion of the center of the body is translational, while the body also rotates about an axis.
In this chapter, we will primarily focus on the simpler case of pure rotation about a fixed axis and its combination with translation.
Centre Of Mass
To describe the motion of a system of particles, especially its translational motion, the concept of the centre of mass (CM) is crucial. The centre of mass of a system of particles is a single point whose motion represents the overall translational motion of the system.
For a system of n particles with masses $m_1, m_2, \dots, m_n$ and position vectors $\mathbf{r}_1, \mathbf{r}_2, \dots, \mathbf{r}_n$ relative to an origin, the position vector R of the centre of mass is defined as:
$$ \mathbf{R} = \frac{m_1 \mathbf{r}_1 + m_2 \mathbf{r}_2 + \dots + m_n \mathbf{r}_n}{m_1 + m_2 + \dots + m_n} = \frac{\sum m_i \mathbf{r}_i}{\sum m_i} = \frac{\sum m_i \mathbf{r}_i}{M} $$where M = $\sum m_i$ is the total mass of the system. In component form, the coordinates of the centre of mass (X, Y, Z) are:
$X = \frac{\sum m_i x_i}{M}$, $Y = \frac{\sum m_i y_i}{M}$, $Z = \frac{\sum m_i z_i}{M}$
where ($x_i, y_i, z_i$) are the coordinates of the $i^{th}$ particle.
For a continuous mass distribution (rigid body), the summation becomes integration:
$\mathbf{R} = \frac{1}{M} \int \mathbf{r} dm$, with $M = \int dm$.
By symmetry, the centre of mass of homogeneous bodies of regular shapes (rods, rings, discs, spheres, cylinders) lies at their geometric centre.
If the origin is chosen at the centre of mass, then $\sum m_i \mathbf{r}_i = 0$ (or $\int \mathbf{r} dm = 0$).
Example 6.1. Find the centre of mass of three particles at the vertices of an equilateral triangle. The masses of the particles are 100g, 150g, and 200g respectively. Each side of the equilateral triangle is 0.5m long.
Answer:
Let the vertices of the equilateral triangle be O, A, and B. Let the side length be $L = 0.5 \text{ m}$. We place the origin at vertex O and the x-axis along the side OA. The coordinates of the vertices are:
- O: (0, 0)
- A: ($L$, 0) = (0.5, 0)
- B: The x-coordinate of B is $L \cos 60^\circ = L/2 = 0.5/2 = 0.25 \text{ m}$. The y-coordinate of B is $L \sin 60^\circ = L (\sqrt{3}/2) = 0.5 (\sqrt{3}/2) = 0.25\sqrt{3} \text{ m}$. So, B: (0.25, $0.25\sqrt{3}$).
Let the masses be $m_1 = 100 \text{ g}$, $m_2 = 150 \text{ g}$, $m_3 = 200 \text{ g}$, located at O, A, and B respectively.
Total mass $M = m_1 + m_2 + m_3 = 100 + 150 + 200 = 450 \text{ g}$.
The coordinates of the centre of mass (X, Y) are:
$X = \frac{m_1 x_1 + m_2 x_2 + m_3 x_3}{M} = \frac{100(0) + 150(0.5) + 200(0.25)}{450} = \frac{0 + 75 + 50}{450} = \frac{125}{450} \text{ m}$.
$X = \frac{125}{450} = \frac{25 \times 5}{25 \times 18} = \frac{5}{18} \text{ m}$.
$Y = \frac{m_1 y_1 + m_2 y_2 + m_3 y_3}{M} = \frac{100(0) + 150(0) + 200(0.25\sqrt{3})}{450} = \frac{0 + 0 + 50\sqrt{3}}{450} = \frac{50\sqrt{3}}{450} \text{ m}$.
$Y = \frac{50\sqrt{3}}{450} = \frac{50\sqrt{3}}{50 \times 9} = \frac{\sqrt{3}}{9} \text{ m}$.
The centre of mass is located at coordinates ($\frac{5}{18} \text{ m}$, $\frac{\sqrt{3}}{9} \text{ m}$).
The centre of mass does not coincide with the geometric centre (centroid) of the triangle because the masses at the vertices are not equal. The centroid would be at the average of the coordinates: $(\frac{0+0.5+0.25}{3}, \frac{0+0+0.25\sqrt{3}}{3}) = (\frac{0.75}{3}, \frac{0.25\sqrt{3}}{3}) = (0.25, \frac{0.25\sqrt{3}}{3})$. Our calculated CM is at X = 5/18 $\approx$ 0.278 m and Y = $\sqrt{3}/9 \approx$ 0.192 m, whereas the centroid is at X = 0.25 m and Y = $0.25\sqrt{3}/3 \approx$ 0.144 m. The CM is shifted towards the heavier masses (at A and B).
Example 6.2. Find the centre of mass of a triangular lamina.
Answer:
Consider a triangular lamina (a thin, flat triangle) LMN. Assume it has uniform mass density. We can use symmetry to find the centre of mass. Subdivide the triangle into many narrow strips parallel to the base MN.
For each strip, since it is thin and uniform, its centre of mass is at its midpoint. If we connect the midpoints of all such parallel strips, we get the median LP (where P is the midpoint of MN). Since the centre of mass of each strip lies on the median LP, the centre of mass of the entire triangle must lie on the median LP.
Similarly, we can subdivide the triangle into strips parallel to the other two sides, LN and LM. The centre of mass must also lie on the medians MQ and NR, respectively.
Since the centre of mass must lie on all three medians simultaneously, it must be located at the point where the three medians intersect. This point is the centroid of the triangle.
The centre of mass of a uniform triangular lamina is at its centroid.
Example 6.3. Find the centre of mass of a uniform L-shaped lamina (a thin flat plate) with dimensions as shown. The mass of the lamina is 3 kg.
Answer:
We can divide the L-shaped lamina into simpler parts whose centers of mass are easy to find. The lamina has overall dimensions of 2m x 2m with a 1m x 1m square cut out from one corner. Let's place the origin at the corner where the shape is formed. The L-shape can be thought of as being formed by three 1m x 1m squares of uniform density.
Since the lamina is uniform and has a total mass of 3 kg, each 1m x 1m square has a mass of 1 kg.
The centre of mass of each uniform square is at its geometric center.
- Square 1 (bottom left): Coordinates of CM, C₁ = (1/2 m, 1/2 m). Mass $m_1 = 1 \text{ kg}$.
- Square 2 (bottom right): Coordinates of CM, C₂ = (1 + 1/2 m, 1/2 m) = (3/2 m, 1/2 m). Mass $m_2 = 1 \text{ kg}$.
- Square 3 (top left): Coordinates of CM, C₃ = (1/2 m, 1 + 1/2 m) = (1/2 m, 3/2 m). Mass $m_3 = 1 \text{ kg}$.
Now we find the centre of mass of these three point masses ($m_1, m_2, m_3$) located at ($C_1, C_2, C_3$). Total mass $M = m_1 + m_2 + m_3 = 1 + 1 + 1 = 3 \text{ kg}$.
$X = \frac{m_1 x_1 + m_2 x_2 + m_3 x_3}{M} = \frac{1(1/2) + 1(3/2) + 1(1/2)}{3} = \frac{1/2 + 3/2 + 1/2}{3} = \frac{5/2}{3} = \frac{5}{6} \text{ m}$.
$Y = \frac{m_1 y_1 + m_2 y_2 + m_3 y_3}{M} = \frac{1(1/2) + 1(1/2) + 1(3/2)}{3} = \frac{1/2 + 1/2 + 3/2}{3} = \frac{5/2}{3} = \frac{5}{6} \text{ m}$.
The centre of mass of the L-shaped lamina is located at coordinates ($\frac{5}{6} \text{ m}$, $\frac{5}{6} \text{ m}$).
We could have guessed that the centre of mass lies on the line y=x because the L-shape is symmetrical about the line y=x. Any point (x,y) on the shape corresponds to a point (y,x) on the shape if the line segment connecting them is perpendicular to y=x and bisected by y=x. While not strict point reflection symmetry about the origin, the shape's symmetry about the y=x line implies X=Y for the CM.
If the three squares had different masses, say $m_1$, $m_2$, $m_3$, you would use the same formula for X and Y, but with the different mass values. For example, $X = \frac{m_1(1/2) + m_2(3/2) + m_3(1/2)}{m_1 + m_2 + m_3}$.
Motion Of Centre Of Mass
The physical importance of the centre of mass is revealed when we examine its motion. Differentiating the definition of the centre of mass position vector R with respect to time gives the velocity of the centre of mass, V:
$\mathbf{V} = \frac{d\mathbf{R}}{dt} = \frac{\sum m_i (d\mathbf{r}_i/dt)}{M} = \frac{\sum m_i \mathbf{v}_i}{M}$
where $\mathbf{v}_i$ are the velocities of the individual particles. The total linear momentum P of the system is the vector sum of individual momenta: $\mathbf{P} = \sum \mathbf{p}_i = \sum m_i \mathbf{v}_i$. Thus, the total linear momentum of the system is equal to the product of the total mass and the velocity of the centre of mass: $\mathbf{P} = M\mathbf{V}$.
Differentiating the velocity of the centre of mass with respect to time gives the acceleration of the centre of mass, A:
$\mathbf{A} = \frac{d\mathbf{V}}{dt} = \frac{\sum m_i (d\mathbf{v}_i/dt)}{M} = \frac{\sum m_i \mathbf{a}_i}{M}$
where $\mathbf{a}_i$ are the accelerations of the individual particles. By Newton's Second Law for a particle ($\mathbf{F}_i = m_i \mathbf{a}_i$), we have $\sum m_i \mathbf{a}_i = \sum \mathbf{F}_i$. The total force $\sum \mathbf{F}_i$ is the vector sum of all forces on all particles. These forces include both external forces (from outside the system) and internal forces (between particles within the system).
By Newton's Third Law, internal forces between any two particles are equal and opposite and directed along the line joining them. Therefore, in the vector sum of all forces on all particles, the contribution of all internal forces is zero. Only the external forces remain. Thus, $\sum \mathbf{F}_i = \sum \mathbf{F}_{i}^{\text{ext}} = \mathbf{F}_{ext}$, where $\mathbf{F}_{ext}$ is the total external force on the system.
Combining these results, we get the equation of motion for the centre of mass:
$M\mathbf{A} = \mathbf{F}_{ext}$
This states that the centre of mass of a system of particles moves as if all the mass of the system were concentrated at the centre of mass and all the external forces were applied at that point. This fundamental result allows us to separate the overall translational motion of a system from its internal motions or rotation. To find the motion of the CM, we only need to consider the net external force, regardless of how complicated the system's internal dynamics are.
Example: When a projectile explodes in mid-air, the forces of the explosion are internal. They affect the motion of the fragments but not the motion of the system's centre of mass. The CM continues along the same parabolic path it would have followed had there been no explosion, determined solely by the external force of gravity.
Linear Momentum Of A System Of Particles
The total linear momentum (P) of a system of particles is the vector sum of the linear momenta of all individual particles: $\mathbf{P} = \sum m_i \mathbf{v}_i$. As shown above, this is equal to the product of the total mass (M) and the velocity of the centre of mass (V): $\mathbf{P} = M\mathbf{V}$.
Differentiating this with respect to time gives the extended form of Newton's Second Law for a system of particles: $\frac{d\mathbf{P}}{dt} = M\frac{d\mathbf{V}}{dt} = M\mathbf{A}$. Since $M\mathbf{A} = \mathbf{F}_{ext}$, we have:
$\frac{d\mathbf{P}}{dt} = \mathbf{F}_{ext}$
This states that the time rate of change of the total linear momentum of a system of particles is equal to the total external force acting on the system.
Conservation of Total Linear Momentum: If the total external force acting on a system of particles is zero ($\mathbf{F}_{ext} = 0$), then $\frac{d\mathbf{P}}{dt} = 0$, which means $\mathbf{P} = \text{Constant}$.
If the total external force acting on a system is zero, the total linear momentum of the system is conserved. This also implies that the velocity of the centre of mass (V) remains constant if the total external force is zero. Individual particles within the system may still change their velocities and momenta due to internal forces, but their total momentum remains unchanged.
This principle is crucial in analyzing collisions, radioactive decay, and other interactions where external forces are negligible.
Vector Product Of Two Vectors
Besides the scalar (dot) product, the vector product (or cross product) of two vectors is essential for describing rotational motion. The vector product of two vectors $\mathbf{a}$ and $\mathbf{b}$, denoted as $\mathbf{a} \times \mathbf{b}$, is a vector $\mathbf{c}$ with the following properties:
- Magnitude: $c = |\mathbf{a}| |\mathbf{b}| \sin \theta$, where $\theta$ is the angle between $\mathbf{a}$ and $\mathbf{b}$ ($0^\circ \le \theta \le 180^\circ$).
- Direction: $\mathbf{c}$ is perpendicular to the plane containing $\mathbf{a}$ and $\mathbf{b}$. The specific direction is given by the right-hand rule (or right-handed screw rule): If you curl the fingers of your right hand from vector $\mathbf{a}$ to vector $\mathbf{b}$ through the smaller angle $\theta$, your outstretched thumb points in the direction of $\mathbf{c}$. Alternatively, imagine turning a right-handed screw from $\mathbf{a}$ to $\mathbf{b}$; the direction the screw advances is the direction of $\mathbf{c}$.
Properties of the vector product:
- Not commutative: $\mathbf{a} \times \mathbf{b} = -\mathbf{b} \times \mathbf{a}$.
- Magnitude is commutative: $|\mathbf{a} \times \mathbf{b}| = |\mathbf{b} \times \mathbf{a}| = ab \sin \theta$.
- Distributive with respect to vector addition: $\mathbf{a} \times (\mathbf{b} + \mathbf{c}) = \mathbf{a} \times \mathbf{b} + \mathbf{a} \times \mathbf{c}$.
- Vector product of parallel or antiparallel vectors is a null vector: $\mathbf{a} \times \mathbf{a} = \mathbf{0}$ (since $\sin 0^\circ = \sin 180^\circ = 0$). This includes $\hat{\mathbf{i}} \times \hat{\mathbf{i}} = \hat{\mathbf{j}} \times \hat{\mathbf{j}} = \hat{\mathbf{k}} \times \hat{\mathbf{k}} = \mathbf{0}$.
- Vector product of orthogonal unit vectors follows cyclic relation: $\hat{\mathbf{i}} \times \hat{\mathbf{j}} = \hat{\mathbf{k}}$, $\hat{\mathbf{j}} \times \hat{\mathbf{k}} = \hat{\mathbf{i}}$, $\hat{\mathbf{k}} \times \hat{\mathbf{i}} = \hat{\mathbf{j}}$. Reversing the order gives negative results: $\hat{\mathbf{j}} \times \hat{\mathbf{i}} = -\hat{\mathbf{k}}$, etc.
In component form, if $\mathbf{a} = a_x \hat{\mathbf{i}} + a_y \hat{\mathbf{j}} + a_z \hat{\mathbf{k}}$ and $\mathbf{b} = b_x \hat{\mathbf{i}} + b_y \hat{\mathbf{j}} + b_z \hat{\mathbf{k}}$:
$\mathbf{a} \times \mathbf{b} = (a_y b_z - a_z b_y) \hat{\mathbf{i}} + (a_z b_x - a_x b_z) \hat{\mathbf{j}} + (a_x b_y - a_y b_x) \hat{\mathbf{k}}$
This can be calculated using a determinant of a 3x3 matrix.
Example 6.4. Find the scalar and vector products of two vectors. $\mathbf{a} = (3\hat{\mathbf{i}} + 4\hat{\mathbf{j}} - 5\hat{\mathbf{k}})$ and $\mathbf{b} = (-2\hat{\mathbf{i}} + \hat{\mathbf{j}} + 3\hat{\mathbf{k}})$.
Answer:
Given vectors: $\mathbf{a} = 3\hat{\mathbf{i}} + 4\hat{\mathbf{j}} - 5\hat{\mathbf{k}}$ and $\mathbf{b} = -2\hat{\mathbf{i}} + \hat{\mathbf{j}} + 3\hat{\mathbf{k}}$.
Scalar Product (Dot Product):
$\mathbf{a} \cdot \mathbf{b} = (3\hat{\mathbf{i}} + 4\hat{\mathbf{j}} - 5\hat{\mathbf{k}}) \cdot (-2\hat{\mathbf{i}} + \hat{\mathbf{j}} + 3\hat{\mathbf{k}})$
Using $\hat{\mathbf{i}} \cdot \hat{\mathbf{i}} = 1$, $\hat{\mathbf{j}} \cdot \hat{\mathbf{j}} = 1$, $\hat{\mathbf{k}} \cdot \hat{\mathbf{k}} = 1$, and all other dot products of unit vectors are 0:
$\mathbf{a} \cdot \mathbf{b} = (3)(-2) + (4)(1) + (-5)(3) = -6 + 4 - 15 = -17$.
The scalar product is -17.
Vector Product (Cross Product):
$\mathbf{a} \times \mathbf{b} = (3\hat{\mathbf{i}} + 4\hat{\mathbf{j}} - 5\hat{\mathbf{k}}) \times (-2\hat{\mathbf{i}} + \hat{\mathbf{j}} + 3\hat{\mathbf{k}})$
Using the determinant form:
$\mathbf{a} \times \mathbf{b} = \begin{vmatrix} \hat{\mathbf{i}} & \hat{\mathbf{j}} & \hat{\mathbf{k}} \\ 3 & 4 & -5 \\ -2 & 1 & 3 \end{vmatrix}$
$\mathbf{a} \times \mathbf{b} = \hat{\mathbf{i}} [(4)(3) - (-5)(1)] - \hat{\mathbf{j}} [(3)(3) - (-5)(-2)] + \hat{\mathbf{k}} [(3)(1) - (4)(-2)]$
$\mathbf{a} \times \mathbf{b} = \hat{\mathbf{i}} [12 - (-5)] - \hat{\mathbf{j}} [9 - 10] + \hat{\mathbf{k}} [3 - (-8)]$
$\mathbf{a} \times \mathbf{b} = \hat{\mathbf{i}} [12 + 5] - \hat{\mathbf{j}} [9 - 10] + \hat{\mathbf{k}} [3 + 8]$
$\mathbf{a} \times \mathbf{b} = 17\hat{\mathbf{i}} - (-1)\hat{\mathbf{j}} + 11\hat{\mathbf{k}}$
$\mathbf{a} \times \mathbf{b} = 17\hat{\mathbf{i}} + \hat{\mathbf{j}} + 11\hat{\mathbf{k}}$.
The vector product is $17\hat{\mathbf{i}} + \hat{\mathbf{j}} + 11\hat{\mathbf{k}}$.
Angular Velocity And Its Relation With Linear Velocity
In the rotation of a rigid body about a fixed axis, every particle moves in a circle. All particles have the same angular velocity ($\omega$), which is the rate of change of angular displacement ($\omega = d\theta/dt$). Angular velocity is a vector quantity directed along the axis of rotation according to the right-hand rule (or right-handed screw rule).
The linear velocity ($\mathbf{v}$) of a particle in a rigid body rotating about a fixed axis is related to the angular velocity ($\omega$) by the vector product:
$\mathbf{v} = \boldsymbol{\omega} \times \mathbf{r}$
where $\mathbf{r}$ is the position vector of the particle from an origin on the axis of rotation. The magnitude of the linear velocity is $v = |\boldsymbol{\omega}| |\mathbf{r}| \sin \beta$, where $\beta$ is the angle between $\boldsymbol{\omega}$ and $\mathbf{r}$. Since $\boldsymbol{\omega}$ is along the axis and the particle moves in a circle perpendicular to the axis, the effective radius of the circle is the perpendicular distance of the particle from the axis, $r_\perp = r \sin \beta$. The magnitude of linear velocity is $v = \omega r_\perp$. The direction of $\mathbf{v}$ is tangential to the circle.
For rotation about a fixed axis, the direction of $\omega$ is constant. Its magnitude may change over time.
Angular Acceleration
Analogous to linear acceleration, angular acceleration ($\boldsymbol{\alpha}$) is defined as the time rate of change of angular velocity:
$\boldsymbol{\alpha} = \frac{d\boldsymbol{\omega}}{dt}$
For rotation about a fixed axis, the direction of $\boldsymbol{\omega}$ is fixed, so $\boldsymbol{\alpha}$ is also directed along the fixed axis. The vector equation reduces to a scalar equation: $\alpha = \frac{d\omega}{dt}$.
Example 6.10. Obtain Eq. (6.36) from first principles.
Answer:
Equation (6.36) is $\omega = \omega_0 + \alpha t$. This is the kinematic equation for angular velocity as a function of time, assuming constant angular acceleration $\alpha$. We start from the definition of angular acceleration:
$\alpha = \frac{d\omega}{dt}$.
Given that the angular acceleration $\alpha$ is uniform (constant).
Rearrange the equation: $d\omega = \alpha dt$.
Integrate both sides. Assume that at time $t=0$, the angular velocity is $\omega_0$, and at time $t$, the angular velocity is $\omega$:
$\int_{\omega_0}^{\omega} d\omega = \int_{0}^{t} \alpha dt$.
Since $\alpha$ is constant, it can be taken out of the integral on the right side:
$\int_{\omega_0}^{\omega} d\omega = \alpha \int_{0}^{t} dt$.
Evaluate the integrals:
$[\omega]_{\omega_0}^{\omega} = \alpha [t]_{0}^{t}$.
$\omega - \omega_0 = \alpha (t - 0)$.
$\omega - \omega_0 = \alpha t$.
Rearrange to solve for $\omega$:
$\omega = \omega_0 + \alpha t$.
This is the kinematic equation relating angular velocity, initial angular velocity, angular acceleration, and time for motion with constant angular acceleration. The other kinematic equations for rotation can be similarly derived by integrating angular velocity with respect to time.
Example 6.11. The angular speed of a motor wheel is increased from 1200 rpm to 3120 rpm in 16 seconds. (i) What is its angular acceleration, assuming the acceleration to be uniform? (ii) How many revolutions does the engine make during this time?
Answer:
Initial angular speed $\omega_0 = 1200 \text{ rpm}$ (revolutions per minute). Final angular speed $\omega = 3120 \text{ rpm}$. Time taken $t = 16 \text{ s}$. Acceleration is uniform.
First, convert angular speeds from rpm to rad/s (SI units). 1 revolution = $2\pi$ radians, 1 minute = 60 seconds.
$\omega_0 = 1200 \frac{\text{rev}}{\text{min}} \times \frac{2\pi \text{ rad}}{1 \text{ rev}} \times \frac{1 \text{ min}}{60 \text{ s}} = \frac{1200 \times 2\pi}{60} \text{ rad/s} = 20 \times 2\pi \text{ rad/s} = 40\pi \text{ rad/s}$.
$\omega = 3120 \frac{\text{rev}}{\text{min}} \times \frac{2\pi \text{ rad}}{1 \text{ rev}} \times \frac{1 \text{ min}}{60 \text{ s}} = \frac{3120 \times 2\pi}{60} \text{ rad/s} = 52 \times 2\pi \text{ rad/s} = 104\pi \text{ rad/s}$.
(i) What is the angular acceleration ($\alpha$), assuming it to be uniform? We use the kinematic equation $\omega = \omega_0 + \alpha t$.
Rearrange to solve for $\alpha$: $\alpha = \frac{\omega - \omega_0}{t}$.
$\alpha = \frac{104\pi \text{ rad/s} - 40\pi \text{ rad/s}}{16 \text{ s}} = \frac{64\pi \text{ rad/s}}{16 \text{ s}} = 4\pi \text{ rad/s}^2$.
The angular acceleration is $4\pi \text{ rad/s}^2$.
(ii) How many revolutions does the engine make during this time? We need to find the total angular displacement ($\theta$). We can use the kinematic equation $\theta = \theta_0 + \omega_0 t + \frac{1}{2}\alpha t^2$. Assume initial angular position $\theta_0 = 0$.
$\theta = 0 + (40\pi \text{ rad/s})(16 \text{ s}) + \frac{1}{2}(4\pi \text{ rad/s}^2)(16 \text{ s})^2$.
$\theta = 640\pi \text{ rad} + \frac{1}{2}(4\pi)(256) \text{ rad}$.
$\theta = 640\pi + 2\pi(256) = 640\pi + 512\pi = 1152\pi \text{ rad}$.
The total angular displacement is $1152\pi$ radians. To find the number of revolutions, divide by $2\pi$ radians per revolution.
Number of revolutions = $\frac{1152\pi \text{ rad}}{2\pi \text{ rad/revolution}} = \frac{1152}{2} = 576$ revolutions.
The engine makes 576 revolutions during this time.
Alternatively, use the average angular velocity method: $\theta = \theta_0 + \bar{\omega} t$. For uniform acceleration, $\bar{\omega} = \frac{\omega_0 + \omega}{2}$.
$\bar{\omega} = \frac{40\pi + 104\pi}{2} = \frac{144\pi}{2} = 72\pi \text{ rad/s}$.
$\theta = 0 + (72\pi \text{ rad/s})(16 \text{ s}) = 1152\pi \text{ rad}$.
Number of revolutions = $1152\pi / (2\pi) = 576$. This confirms the result.
Torque And Angular Momentum
In rotational motion, the analogues of force and linear momentum from translational motion are torque (moment of force) and angular momentum (moment of linear momentum), respectively. These are defined using vector products.
Moment Of Force (Torque)
The moment of force ($\boldsymbol{\tau}$), or torque, of a force $\mathbf{F}$ acting on a particle at position vector $\mathbf{r}$ with respect to an origin O, is defined as the vector product:
$\boldsymbol{\tau} = \mathbf{r} \times \mathbf{F}$
Torque is a vector quantity. Its magnitude is $\tau = |\mathbf{r}| |\mathbf{F}| \sin \theta = rF \sin \theta$, where $\theta$ is the angle between $\mathbf{r}$ and $\mathbf{F}$. Geometrically, this is the product of the force magnitude and the perpendicular distance of the line of action of the force from the origin ($r_\perp F$, where $r_\perp = r \sin \theta$). Torque tends to cause rotation. The SI unit of torque is Newton metre (N m).
For a system of particles, the total torque about an origin is the vector sum of the torques on individual particles: $\boldsymbol{\tau}_{total} = \sum \boldsymbol{\tau}_i = \sum \mathbf{r}_i \times \mathbf{F}_i$. If we assume that the internal forces within the system obey Newton's Third Law and act along the line joining the particles, their contribution to the total torque is zero. Thus, the total torque is equal to the sum of external torques: $\boldsymbol{\tau} = \boldsymbol{\tau}_{ext}$.
Angular Momentum Of A Particle
The angular momentum (l) of a particle of mass m and linear momentum $\mathbf{p} = m\mathbf{v}$ at position vector $\mathbf{r}$ relative to an origin O, is defined as the vector product:
$\mathbf{l} = \mathbf{r} \times \mathbf{p}$
Angular momentum is a vector quantity. Its magnitude is $l = |\mathbf{r}| |\mathbf{p}| \sin \theta = rp \sin \theta$, where $\theta$ is the angle between $\mathbf{r}$ and $\mathbf{p}$. It can also be written as $l = r_\perp p = r p_\perp$. The SI unit is kg m²/s.
Relationship between Torque and Angular Momentum:
Differentiating the definition of angular momentum with respect to time gives the rotational analogue of Newton's Second Law ($F = dp/dt$):
$\frac{d\mathbf{l}}{dt} = \frac{d}{dt}(\mathbf{r} \times \mathbf{p}) = (\frac{d\mathbf{r}}{dt} \times \mathbf{p}) + (\mathbf{r} \times \frac{d\mathbf{p}}{dt})$
Since $\frac{d\mathbf{r}}{dt} = \mathbf{v}$ and $\mathbf{p} = m\mathbf{v}$, the first term $(\mathbf{v} \times m\mathbf{v}) = m(\mathbf{v} \times \mathbf{v}) = \mathbf{0}$ (cross product of parallel vectors is zero).
By Newton's Second Law for a particle, $\frac{d\mathbf{p}}{dt} = \mathbf{F}$. So the second term is $\mathbf{r} \times \mathbf{F} = \boldsymbol{\tau}$.
Thus, $\frac{d\mathbf{l}}{dt} = \boldsymbol{\tau}$
The time rate of change of the angular momentum of a particle is equal to the torque acting on it.
For a system of particles, the total angular momentum $\mathbf{L} = \sum \mathbf{l}_i = \sum \mathbf{r}_i \times \mathbf{p}_i$. Differentiating with respect to time gives $\frac{d\mathbf{L}}{dt} = \sum \frac{d\mathbf{l}_i}{dt} = \sum \boldsymbol{\tau}_i$. As argued for torque, the internal torques sum to zero, so the total torque is equal to the external torque: $\sum \boldsymbol{\tau}_i = \boldsymbol{\tau}_{ext}$.
Thus, $\frac{d\mathbf{L}}{dt} = \boldsymbol{\tau}_{ext}$
The time rate of change of the total angular momentum of a system of particles is equal to the total external torque acting on the system.
Example 6.5. Find the torque of a force $\mathbf{F} = (4\hat{\mathbf{i}} - 5\hat{\mathbf{j}} + 3\hat{\mathbf{k}})$ about the origin. The force acts on a particle whose position vector is $\mathbf{r} = (\hat{\mathbf{i}} - \hat{\mathbf{j}} + \hat{\mathbf{k}})$.
Answer:
Given position vector $\mathbf{r} = \hat{\mathbf{i}} - \hat{\mathbf{j}} + \hat{\mathbf{k}}$ and force vector $\mathbf{F} = 4\hat{\mathbf{i}} - 5\hat{\mathbf{j}} + 3\hat{\mathbf{k}}$.
The torque $\boldsymbol{\tau}$ about the origin is given by the vector product $\boldsymbol{\tau} = \mathbf{r} \times \mathbf{F}$.
Using the determinant form:
$\boldsymbol{\tau} = \begin{vmatrix} \hat{\mathbf{i}} & \hat{\mathbf{j}} & \hat{\mathbf{k}} \\ 1 & -1 & 1 \\ 4 & -5 & 3 \end{vmatrix}$
$\boldsymbol{\tau} = \hat{\mathbf{i}} [(-1)(3) - (1)(-5)] - \hat{\mathbf{j}} [(1)(3) - (1)(4)] + \hat{\mathbf{k}} [(1)(-5) - (-1)(4)]$
$\boldsymbol{\tau} = \hat{\mathbf{i}} [-3 - (-5)] - \hat{\mathbf{j}} [3 - 4] + \hat{\mathbf{k}} [-5 - (-4)]$
$\boldsymbol{\tau} = \hat{\mathbf{i}} [-3 + 5] - \hat{\mathbf{j}} [-1] + \hat{\mathbf{k}} [-5 + 4]$
$\boldsymbol{\tau} = 2\hat{\mathbf{i}} + \hat{\mathbf{j}} - \hat{\mathbf{k}}$.
The torque about the origin is $2\hat{\mathbf{i}} + \hat{\mathbf{j}} - \hat{\mathbf{k}}$.
Example 6.6. Show that the angular momentum about any point of a single particle moving with constant velocity remains constant throughout the motion.
Answer:
Consider a single particle of mass $m$ moving with a constant velocity $\mathbf{v}$. We want to show its angular momentum about any arbitrary point O is constant. Let the position vector of the particle relative to O at time $t$ be $\mathbf{r}$. The linear momentum of the particle is $\mathbf{p} = m\mathbf{v}$. The angular momentum about O is $\mathbf{l} = \mathbf{r} \times \mathbf{p} = \mathbf{r} \times m\mathbf{v}$. Since $\mathbf{v}$ is constant, $m\mathbf{v}$ is also constant.
The equation of motion for the particle is simply $\frac{d\mathbf{v}}{dt} = \mathbf{0}$ (since velocity is constant). By Newton's Second Law, $\mathbf{F} = m\mathbf{a} = m(\mathbf{0}) = \mathbf{0}$. So, the net force on the particle is zero.
The time rate of change of angular momentum is equal to the torque acting on the particle: $\frac{d\mathbf{l}}{dt} = \boldsymbol{\tau}$.
The torque about the origin O is $\boldsymbol{\tau} = \mathbf{r} \times \mathbf{F}_{net}$. Since $\mathbf{F}_{net} = \mathbf{0}$, the torque $\boldsymbol{\tau} = \mathbf{r} \times \mathbf{0} = \mathbf{0}$.
Since the total torque acting on the particle is zero, the time rate of change of its angular momentum is zero: $\frac{d\mathbf{l}}{dt} = \mathbf{0}$.
This means that the angular momentum $\mathbf{l}$ is a constant vector throughout the motion.
Alternatively, consider the magnitude $l = rp \sin \theta$. As the particle moves with constant velocity $\mathbf{v}$, its path is a straight line. The quantity $r \sin \theta$ represents the perpendicular distance from the point O to the line of motion of the particle. This perpendicular distance remains constant as the particle moves along the straight line. The linear momentum $p = mv$ is also constant in magnitude and direction. Thus, the magnitude $l = (r \sin \theta) p$ is constant. The direction of $\mathbf{l} = \mathbf{r} \times \mathbf{p}$ is perpendicular to the plane containing O and the line of motion, and this direction is also constant. Therefore, the angular momentum vector remains constant.
Equilibrium Of A Rigid Body
A rigid body is in mechanical equilibrium if its linear momentum and angular momentum are not changing with time. This requires two conditions:
- Translational Equilibrium: The total external force on the rigid body is zero ($\sum \mathbf{F}_{ext} = \mathbf{0}$). This ensures the total linear momentum is constant (and thus, no linear acceleration).
- Rotational Equilibrium: The total external torque on the rigid body about any point is zero ($\sum \boldsymbol{\tau}_{ext} = \mathbf{0}$). This ensures the total angular momentum is constant (and thus, no angular acceleration). If the translational equilibrium condition holds, the rotational equilibrium condition is independent of the point about which torques are calculated.
These vector conditions are equivalent to six scalar conditions (three for force components, three for torque components) for a rigid body in general 3D motion. For coplanar forces, only three conditions are needed (two for force components in the plane, one for torque component perpendicular to the plane).
A couple is a pair of forces of equal magnitude and opposite direction, acting on a rigid body with different lines of action. A couple produces pure rotation without translation; the net force is zero, but the net torque is non-zero.
Principle Of Moments
For a rigid body in rotational equilibrium (like a lever), the principle of moments states that the sum of the moments (torques) of all forces about any pivot point (fulcrum) is zero. For forces perpendicular to the lever, this means the sum of clockwise moments equals the sum of anticlockwise moments about the fulcrum. Load × Load arm = Effort × Effort arm.
Centre Of Gravity
The centre of gravity (CG) of a body is the point where the total gravitational torque on the body is zero. In a uniform gravitational field, the centre of gravity coincides with the centre of mass. When balancing an object, the support point is at the CG, and the reaction force from the support balances the total weight, acting through the CG.
Example 6.7. Show that moment of a couple does not depend on the point about which you take the moments.
Answer:
A couple consists of two forces $\mathbf{F}$ and $-\mathbf{F}$ acting at points A and B respectively on a rigid body. Let $\mathbf{r}_1$ and $\mathbf{r}_2$ be the position vectors of points A and B relative to some arbitrary origin O. The moment of the couple about the origin O is the sum of the torques of the two forces about O.
Torque of force $\mathbf{F}$ at B about O is $\boldsymbol{\tau}_B = \mathbf{r}_2 \times \mathbf{F}$.
Torque of force $-\mathbf{F}$ at A about O is $\boldsymbol{\tau}_A = \mathbf{r}_1 \times (-\mathbf{F}) = -\mathbf{r}_1 \times \mathbf{F}$.
The total moment of the couple about O is $\boldsymbol{\tau}_{total} = \boldsymbol{\tau}_A + \boldsymbol{\tau}_B = -\mathbf{r}_1 \times \mathbf{F} + \mathbf{r}_2 \times \mathbf{F}$.
Using the distributive property of the cross product: $\boldsymbol{\tau}_{total} = (\mathbf{r}_2 - \mathbf{r}_1) \times \mathbf{F}$.
The vector $(\mathbf{r}_2 - \mathbf{r}_1)$ is the displacement vector from point A to point B, $\vec{AB}$. Let $\mathbf{d} = \mathbf{r}_2 - \mathbf{r}_1$.
So, $\boldsymbol{\tau}_{total} = \mathbf{d} \times \mathbf{F}$.
The moment of the couple is the vector product of the displacement vector between the points of application of the forces and the force vector $\mathbf{F}$. This expression $\mathbf{d} \times \mathbf{F}$ depends only on the relative position of the points of application of the forces ($\mathbf{d}$) and the force vector $\mathbf{F}$, not on the choice of the origin O. Therefore, the moment of a couple does not depend on the point about which the moments are taken.
Example 6.8. A metal bar 70 cm long and 4.00 kg in mass supported on two knife-edges placed 10 cm from each end. A 6.00 kg load is suspended at 30 cm from one end. Find the reactions at the knife-edges. (Assume the bar to be of uniform cross section and homogeneous.)
Answer:
Let the bar be AB, with length $L = 70 \text{ cm} = 0.70 \text{ m}$. Mass of the bar $M_{bar} = 4.00 \text{ kg}$. The bar is uniform and homogeneous, so its center of gravity (CG) is at its midpoint G, which is at $L/2 = 70/2 = 35 \text{ cm}$ from either end (A or B). The weight of the bar acts at G: $W_{bar} = M_{bar} g = (4.00 \text{ kg})g$. Let's use $g=9.8 \text{ m/s}^2$ unless specified as 10 for numerical problems. The header of this chapter says use $g=10$. So $W_{bar} = 4.00 \times 10 = 40.0 \text{ N}$.
Two knife-edges K₁ and K₂ are placed 10 cm from each end. K₁ is 10 cm from A, and K₂ is 10 cm from B. The bar is supported on these knife-edges, so they exert upward normal reaction forces R₁ and R₂ on the bar at K₁ and K₂ respectively.
A load of mass $M_{load} = 6.00 \text{ kg}$ is suspended at P, which is 30 cm from one end (let's say from end A). The weight of the load acts downwards at P: $W_{load} = M_{load} g = (6.00 \text{ kg})(10 \text{ m s}^{-2}) = 60.0 \text{ N}$.
The bar is in mechanical equilibrium, meaning it is in both translational and rotational equilibrium.
For translational equilibrium, the net force in the vertical direction is zero. Upward forces = Downward forces. R₁ and R₂ are upwards. $W_{bar}$ and $W_{load}$ are downwards.
$R_1 + R_2 - W_{bar} - W_{load} = 0$.
$R_1 + R_2 = W_{bar} + W_{load} = 40.0 \text{ N} + 60.0 \text{ N} = 100.0 \text{ N}$. (Equation 1)
For rotational equilibrium, the net torque about any point is zero. Let's choose the point K₁ as the pivot to calculate moments. Distances from K₁:
- Distance of R₁ from K₁ = 0 (R₁ acts at K₁). Moment = 0.
- Distance of $W_{bar}$ (acting at G) from K₁: G is 35 cm from A. K₁ is 10 cm from A. So K₁G = 35 - 10 = 25 cm = 0.25 m. $W_{bar}$ acts downwards. Moment about K₁ due to $W_{bar}$ is clockwise (tending to rotate the bar clockwise about K₁), so it's negative: $-W_{bar} \times 0.25$.
- Distance of $W_{load}$ (acting at P) from K₁: P is 30 cm from A. K₁ is 10 cm from A. So K₁P = 30 - 10 = 20 cm = 0.20 m. $W_{load}$ acts downwards. Moment about K₁ due to $W_{load}$ is clockwise, so negative: $-W_{load} \times 0.20$.
- Distance of R₂ (acting at K₂) from K₁: K₂ is 10 cm from B. B is 70 cm from A. K₂ is at $70-10 = 60$ cm from A. K₁ is 10 cm from A. So K₁K₂ = 60 - 10 = 50 cm = 0.50 m. R₂ acts upwards. Moment about K₁ due to R₂ is anticlockwise, so positive: $+R_2 \times 0.50$.
For rotational equilibrium about K₁:
$0 - W_{bar}(0.25) - W_{load}(0.20) + R_2(0.50) = 0$.
$-40.0(0.25) - 60.0(0.20) + 0.50 R_2 = 0$.
$-10.0 - 12.0 + 0.50 R_2 = 0$.
$-22.0 + 0.50 R_2 = 0$.
$0.50 R_2 = 22.0$.
$R_2 = \frac{22.0}{0.50} = 44.0 \text{ N}$.
Substitute the value of R₂ back into Equation 1:
$R_1 + 44.0 \text{ N} = 100.0 \text{ N}$.
$R_1 = 100.0 - 44.0 = 56.0 \text{ N}$.
The reactions at the knife-edges are R₁ = 56.0 N and R₂ = 44.0 N.
(Let's check if the moment about G is zero. Distances from G: K₁ is 25cm left (-0.25m). R₁ upwards. Moment is anticlockwise, $+R_1(0.25)$. P is 5cm right (+0.05m). $W_{load}$ downwards. Moment is anticlockwise, $+W_{load}(0.05)$. K₂ is 25cm right (+0.25m). R₂ upwards. Moment is clockwise, $-R_2(0.25)$. $W_{bar}$ is at G, moment is 0. Net moment about G: $R_1(0.25) + W_{load}(0.05) - R_2(0.25) = 56.0(0.25) + 60.0(0.05) - 44.0(0.25) = 14.0 + 3.0 - 11.0 = 17.0$. This should be zero. Error in distances or sign convention in the example solution explanation/figure distances. Let's re-check distances from K₁ to G, P, K₂. A=0, K1=0.1m, G=0.35m, P=0.3m, B=0.7m, K2=0.6m. K1G = 0.35-0.1 = 0.25m. K1P = 0.3-0.1 = 0.2m. K1K2 = 0.6-0.1 = 0.5m. These distances are correct. Let's check moments about G. Distances from G: K₁ is 25cm left (-0.25m). R₁ upwards. Torque is $(+R_1 \times 0.25)$ (anticlockwise). P is 5cm left (-0.05m). $W_{load}$ downwards. Torque is $(-W_{load} \times 0.05)$ (clockwise). K₂ is 25cm right (+0.25m). R₂ upwards. Torque is $(+R_2 \times 0.25)$ (anticlockwise). Net moment about G: $R_1(0.25) - W_{load}(0.05) + R_2(0.25) = 56.0(0.25) - 60.0(0.05) + 44.0(0.25) = 14.0 - 3.0 + 11.0 = 22.0$. This is not zero. The distances from G should be vector distances along the rod. Moments are $r \times F$. If the rod is along the x-axis, forces are in the y-direction. $r_i = (x_i - x_G)\hat{i}$. $F_i = F_i \hat{j}$. Torque is $(x_i - x_G) \hat{i} \times F_i \hat{j} = (x_i - x_G) F_i (\hat{i} \times \hat{j}) = (x_i - x_G) F_i \hat{k}$. Moments are along z-axis. Take the z-component (magnitude). Origin at A=0. G=0.35m, K1=0.1m, P=0.3m, K2=0.6m. Forces: R1 at 0.1m, -Wload at 0.3m, -Wbar at 0.35m, R2 at 0.6m. Moments about A: $R_1(0.1) - W_{load}(0.3) - W_{bar}(0.35) + R_2(0.6) = 0$. $R_1(0.1) - 60(0.3) - 40(0.35) + R_2(0.6) = 0.1R_1 - 18 - 14 + 0.6R_2 = 0.1R_1 + 0.6R_2 = 32$. From R1+R2=100, R1 = 100-R2. $0.1(100-R2) + 0.6R2 = 32. 10 - 0.1R2 + 0.6R2 = 32. 0.5R2 = 22. R2 = 44N$. $R1 = 100-44=56N$. This matches the results R1=54.88N, R2=43.12N if g=9.8. With g=10, R1=56N, R2=44N. So calculation taking moments about A is correct. The example solution's calculation taking moments about G seems to have sign errors or distance errors. Let's recheck moments about G (origin at G=0). K1 at -0.25m, P at -0.05m, K2 at +0.25m. Forces: R1 at -0.25m, -Wload at -0.05m, R2 at +0.25m. Moment = $x_i F_i$. $R_1$ upwards is positive moment. $-R_1(0.25)$ (R1 is at -0.25). No, moment is $r \times F$. If F is in y direction and r in x direction, $r=x\hat{i}$, $F=F\hat{j}$, moment is $xF(\hat{i} \times \hat{j}) = xF\hat{k}$. So moment magnitude is $x_i F_i$. $x_i$ is coordinate. $F_i$ is force component. $F_i$ is +ve for upwards, -ve for downwards. Coordinates are -0.25 (K1), -0.05 (P), +0.25 (K2). Forces are +R1, -Wload, +R2. Net moment about G: $(-0.25)R_1 + (-0.05)(-W_{load}) + (0.25)R_2 = -0.25R_1 + 0.05W_{load} + 0.25R_2 = 0$. $-0.25R_1 + 0.05(60) + 0.25R_2 = 0. -0.25R_1 + 3 + 0.25R_2 = 0. 0.25(R_2 - R_1) = -3. R_2 - R_1 = -12$. R1 - R2 = 12. This matches the example solution equation (iv) which gives R1-R2 = 11.76N (using g=9.8, 1.2*9.8 = 11.76). So the calculation using moments about G is also correct based on the equations derived in the example. My R1=56, R2=44 satisfies R1-R2=12. R1+R2=100. Yes. The numbers R1=54.88, R2=43.12 resulted from R1+R2=98, R1-R2=11.76 (using g=9.8). So it seems the example is consistent with g=9.8 used for R1+R2=98, but then used g=10 for the final forces. Let's use g=10 consistently).
Using g=10 throughout, R1+R2=100N. R1-R2=12N. Adding: 2R1=112, R1=56N. R2=100-56=44N.
The reactions are R₁ = 56.0 N and R₂ = 44.0 N.
Exercises
Question 6.1. Give the location of the centre of mass of a (i) sphere, (ii) cylinder, (iii) ring, and (iv) cube, each of uniform mass density. Does the centre of mass of a body necessarily lie inside the body ?
Answer:
Question 6.2. In the HCl molecule, the separation between the nuclei of the two atoms is about 1.27 Å (1 Å = $10^{-10}$ m). Find the approximate location of the CM of the molecule, given that a chlorine atom is about 35.5 times as massive as a hydrogen atom and nearly all the mass of an atom is concentrated in its nucleus.
Answer:
Question 6.3. A child sits stationary at one end of a long trolley moving uniformly with a speed V on a smooth horizontal floor. If the child gets up and runs about on the trolley in any manner, what is the speed of the CM of the (trolley + child) system ?
Answer:
Question 6.4. Show that the area of the triangle contained between the vectors a and b is one half of the magnitude of a × b.
Answer:
Question 6.5. Show that a.(b × c) is equal in magnitude to the volume of the parallelepiped formed on the three vectors , a, b and c.
Answer:
Question 6.6. Find the components along the x, y, z axes of the angular momentum l of a particle, whose position vector is r with components x, y, z and momentum is p with components $p_x$, $p_y$ and $p_z$. Show that if the particle moves only in the x-y plane the angular momentum has only a z-component.
Answer:
Question 6.7. Two particles, each of mass m and speed v, travel in opposite directions along parallel lines separated by a distance d. Show that the angular momentum vector of the two particle system is the same whatever be the point about which the angular momentum is taken.
Answer:
Question 6.8. A non-uniform bar of weight W is suspended at rest by two strings of negligible weight as shown in Fig.6.33. The angles made by the strings with the vertical are 36.9° and 53.1° respectively. The bar is 2 m long. Calculate the distance d of the centre of gravity of the bar from its left end.
Answer:
Question 6.9. A car weighs 1800 kg. The distance between its front and back axles is 1.8 m. Its centre of gravity is 1.05 m behind the front axle. Determine the force exerted by the level ground on each front wheel and each back wheel.
Answer:
Question 6.10. Torques of equal magnitude are applied to a hollow cylinder and a solid sphere, both having the same mass and radius. The cylinder is free to rotate about its standard axis of symmetry, and the sphere is free to rotate about an axis passing through its centre. Which of the two will acquire a greater angular speed after a given time.
Answer:
Question 6.11. A solid cylinder of mass 20 kg rotates about its axis with angular speed 100 rad s$^{-1}$. The radius of the cylinder is 0.25 m. What is the kinetic energy associated with the rotation of the cylinder? What is the magnitude of angular momentum of the cylinder about its axis?
Answer:
Question 6.12.
(a) A child stands at the centre of a turntable with his two arms outstretched. The turntable is set rotating with an angular speed of 40 rev/min. How much is the angular speed of the child if he folds his hands back and thereby reduces his moment of inertia to 2/5 times the initial value ? Assume that the turntable rotates without friction.
(b) Show that the child’s new kinetic energy of rotation is more than the initial kinetic energy of rotation. How do you account for this increase in kinetic energy?
Answer:
Question 6.13. A rope of negligible mass is wound round a hollow cylinder of mass 3 kg and radius 40 cm. What is the angular acceleration of the cylinder if the rope is pulled with a force of 30 N ? What is the linear acceleration of the rope ? Assume that there is no slipping.
Answer:
Question 6.14. To maintain a rotor at a uniform angular speed of 200 rad s$^{-1}$, an engine needs to transmit a torque of 180 N m. What is the power required by the engine ? (Note: uniform angular velocity in the absence of friction implies zero torque. In practice, applied torque is needed to counter frictional torque). Assume that the engine is 100% efficient.
Answer:
Question 6.15. From a uniform disk of radius R, a circular hole of radius R/2 is cut out. The centre of the hole is at R/2 from the centre of the original disc. Locate the centre of gravity of the resulting flat body.
Answer:
Question 6.16. A metre stick is balanced on a knife edge at its centre. When two coins, each of mass 5 g are put one on top of the other at the 12.0 cm mark, the stick is found to be balanced at 45.0 cm. What is the mass of the metre stick?
Answer:
Question 6.17. The oxygen molecule has a mass of $5.30 \times 10^{-26}$ kg and a moment of inertia of $1.94 \times 10^{-46}$ kg $m^2$ about an axis through its centre perpendicular to the lines joining the two atoms. Suppose the mean speed of such a molecule in a gas is 500 m/s and that its kinetic energy of rotation is two thirds of its kinetic energy of translation. Find the average angular velocity of the molecule.
Answer: